(autoload-find-destination): Return nil
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Jun 2007 19:07:14 +0000 (19:07 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Jun 2007 19:07:14 +0000 (19:07 +0000)
commitffb5eca14549471436806794780422573e493d9b
treecc6dfa9324033c7d41af590333fb8808e1b83e64
parent44136f0d81c0292900e5ddd74b80e14818f2e0c3
(autoload-find-destination): Return nil
rather than throwing `up-to-date'.
(autoload-generate-file-autoloads): Adjust correspondingly.
(update-file-autoloads): Be careful to let-bind
autoload-modified-buffers and adjust to new calling conventions.
(autoload-modified-buffers): Make it a dynamically scoped var.
(update-directory-autoloads): Use file-relative-name instead of
autoload-trim-file-name.
(autoload-insert-section-header): Don't use autoload-trim-file-name
since the file is already relative now.
(autoload-trim-file-name): Remove.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el